Introduction

This presentation demonstrates an interactive plot created using Plotly in R.


Interactive Plotly Plot

## Warning: package 'plotly' was built under R version 4.5.2
## Loading required package: ggplot2
## 
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
## 
##     last_plot
## The following object is masked from 'package:stats':
## 
##     filter
## The following object is masked from 'package:graphics':
## 
##     layout

Conclusion

This presentation was created using R Markdown and includes an interactive Plotly visualization.